[DispId(42)] bool PdfEnableLinks {get; set;}
read-write property PdfEnableLinks: Boolean;
DispIdAttribute(42)
function get,set PdfEnableLinks : boolean
[DispId(42)] __property bool get_PdfEnableLinks(); __property void set_PdfEnableLinks( bool value );
'Declaration
<DispIdAttribute(42)> Property PdfEnableLinks As Boolean